From: Chong Yidong Date: Fri, 11 Apr 2008 02:31:26 +0000 (+0000) Subject: * woman.el (woman2-TH): Use string-equal instead of string-match. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~256 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8d0f1197e9a145cbf674e9e410247dc53daef02c;p=emacs.git * woman.el (woman2-TH): Use string-equal instead of string-match. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 79c777e3bea..75702835987 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,6 @@ 2008-04-11 Chong Yidong - * woman.el (woman2-TH): Quote argument to string-match. + * woman.el (woman2-TH): Use string-equal instead of string-match. 2008-04-11 Kevin Ryde